func internal/poll.dupCloseOnExecOld

2 uses

	internal/poll (current package)
		fd_unix.go#L712: 	return dupCloseOnExecOld(fd)
		fd_unix.go#L717: func dupCloseOnExecOld(fd int) (int, string, error) {